go/types.exprInfo.isLhs (field)
3 uses
go/types (current package)
check.go#L29: isLhs bool // expression is lhs operand of a shift with delayed type-check
expr.go#L567: if old.isLhs {
expr.go#L1020: info.isLhs = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)